Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[10.4-stable] containerd: Add error handling in getImageConfig for GetImageHash. #3515

Conversation

OhmSpectator
Copy link
Member

Added proper error logging and return when GetImageHash fails in the getImageConfig function. This ensures that the error is not silently ignored and provides clearer debugging information.

Added proper error logging and return when `GetImageHash` fails in the
`getImageConfig` function. This ensures that the error is not silently ignored
and provides clearer debugging information.

Signed-off-by: Nikolay Martyanov <[email protected]>
Copy link
Contributor

@eriknordmark eriknordmark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@eriknordmark eriknordmark merged commit 7ffef97 into lf-edge:10.4 Oct 25, 2023
11 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants